FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (234 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_42019
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_42019
Version 1.2.0
Status active
Name KBV_PR_AW_Krankenbefoerderung_42019
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type ServiceRequest
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anlage KBV_PR_AW_Anlage

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_Optionen_42019 KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_Optionen_42019
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_ICD10_42019 KBV_EX_AW_Krankenbefoerderung_ICD10_42019
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung KBV_PR_AW_Begegnung
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette KBV_PR_AW_Betriebsstaette
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient KBV_PR_AW_Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_42019",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Krankenbefoerderung_42019",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "quick",
      "uri" : "http://siframework.org/cqf",
      "name" : "Quality Improvement and Clinical Knowledge (QUICK)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "ServiceRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ServiceRequest",
        "path" : "ServiceRequest",
        "short" : "Krankenbeföderung_42019",
        "definition" : "Diese Ressource dient der Dokumentation eines Auftages zur Krankenbeföderung. Siehe KBV Formular/Muster 4, sowie die Erläuterungen zu diesem Muster. Diese ist ab 04/2019 gültig."
      },
      {
        "id" : "ServiceRequest.id",
        "path" : "ServiceRequest.id",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta",
        "path" : "ServiceRequest.meta",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta.versionId",
        "path" : "ServiceRequest.meta.versionId",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta.lastUpdated",
        "path" : "ServiceRequest.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta.profile",
        "path" : "ServiceRequest.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_42019|1.2.0"
      },
      {
        "id" : "ServiceRequest.text",
        "path" : "ServiceRequest.text",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.identifier",
        "path" : "ServiceRequest.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.instantiatesCanonical",
        "path" : "ServiceRequest.instantiatesCanonical",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.instantiatesUri",
        "path" : "ServiceRequest.instantiatesUri",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.basedOn",
        "path" : "ServiceRequest.basedOn",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.replaces",
        "path" : "ServiceRequest.replaces",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.requisition",
        "path" : "ServiceRequest.requisition",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.status",
        "path" : "ServiceRequest.status",
        "short" : "Status",
        "definition" : "Der Status dieser Ressource ist immer completed",
        "fixedCode" : "completed"
      },
      {
        "id" : "ServiceRequest.intent",
        "path" : "ServiceRequest.intent",
        "definition" : "Die Absicht in der diese Ressource erstellt wurde ist immer ein Auftrag(order).",
        "fixedCode" : "order"
      },
      {
        "id" : "ServiceRequest.category",
        "path" : "ServiceRequest.category",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.priority",
        "path" : "ServiceRequest.priority",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.doNotPerform",
        "path" : "ServiceRequest.doNotPerform",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code",
        "path" : "ServiceRequest.code",
        "short" : "Krankenbeförderung",
        "definition" : "Dieses Attribut wird zur Klassifizierung dieser Ressource verwendet.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding",
        "path" : "ServiceRequest.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding.system",
        "path" : "ServiceRequest.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding.version",
        "path" : "ServiceRequest.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code.coding.code",
        "path" : "ServiceRequest.code.coding.code",
        "min" : 1,
        "fixedCode" : "Krankenbefoerderung_42019",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding.display",
        "path" : "ServiceRequest.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code.coding.userSelected",
        "path" : "ServiceRequest.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code.text",
        "path" : "ServiceRequest.code.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.orderDetail",
        "path" : "ServiceRequest.orderDetail",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.quantity[x]",
        "path" : "ServiceRequest.quantity[x]",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.subject",
        "path" : "ServiceRequest.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.subject.reference",
        "path" : "ServiceRequest.subject.reference",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.subject.type",
        "path" : "ServiceRequest.subject.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.subject.identifier",
        "path" : "ServiceRequest.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.subject.display",
        "path" : "ServiceRequest.subject.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.encounter",
        "path" : "ServiceRequest.encounter",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.encounter.reference",
        "path" : "ServiceRequest.encounter.reference",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.encounter.type",
        "path" : "ServiceRequest.encounter.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.encounter.identifier",
        "path" : "ServiceRequest.encounter.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.encounter.display",
        "path" : "ServiceRequest.encounter.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]",
        "path" : "ServiceRequest.occurrence[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming",
        "path" : "ServiceRequest.occurrenceTiming",
        "sliceName" : "occurrenceTiming",
        "short" : "Behandlungstag/Behandlungsfrequenz",
        "definition" : "In diesem Element ist der Behandlungstag oder die Behandlungsfrequenz anzugeben. Siehe Muster 4 Ausfüllhilfe Nummer 10",
        "type" : [
          {
            "code" : "Timing"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: ambulante Operation: Operationsdatum"
          }
        ]
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.event",
        "path" : "ServiceRequest.occurrenceTiming.event",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.bounds[x]",
        "path" : "ServiceRequest.occurrenceTiming.repeat.bounds[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.bounds[x]:boundsPeriod",
        "path" : "ServiceRequest.occurrenceTiming.repeat.boundsPeriod",
        "sliceName" : "boundsPeriod",
        "type" : [
          {
            "code" : "Period"
          }
        ]
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.bounds[x]:boundsPeriod.start",
        "path" : "ServiceRequest.occurrenceTiming.repeat.boundsPeriod.start",
        "short" : "Starttag-/periode",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.count",
        "path" : "ServiceRequest.occurrenceTiming.repeat.count",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.countMax",
        "path" : "ServiceRequest.occurrenceTiming.repeat.countMax",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.duration",
        "path" : "ServiceRequest.occurrenceTiming.repeat.duration",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.durationMax",
        "path" : "ServiceRequest.occurrenceTiming.repeat.durationMax",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.durationUnit",
        "path" : "ServiceRequest.occurrenceTiming.repeat.durationUnit",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.frequency",
        "path" : "ServiceRequest.occurrenceTiming.repeat.frequency",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.frequencyMax",
        "path" : "ServiceRequest.occurrenceTiming.repeat.frequencyMax",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.period",
        "path" : "ServiceRequest.occurrenceTiming.repeat.period",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.periodMax",
        "path" : "ServiceRequest.occurrenceTiming.repeat.periodMax",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.periodUnit",
        "path" : "ServiceRequest.occurrenceTiming.repeat.periodUnit",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.dayOfWeek",
        "path" : "ServiceRequest.occurrenceTiming.repeat.dayOfWeek",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.timeOfDay",
        "path" : "ServiceRequest.occurrenceTiming.repeat.timeOfDay",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.when",
        "path" : "ServiceRequest.occurrenceTiming.repeat.when",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.repeat.offset",
        "path" : "ServiceRequest.occurrenceTiming.repeat.offset",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]:occurrenceTiming.code",
        "path" : "ServiceRequest.occurrenceTiming.code",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.asNeeded[x]",
        "path" : "ServiceRequest.asNeeded[x]",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.authoredOn",
        "path" : "ServiceRequest.authoredOn",
        "short" : "Austellungsdatum",
        "definition" : "Datum an dem die Verordnung ausgestellt wurde.",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requester",
        "path" : "ServiceRequest.requester",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performerType",
        "path" : "ServiceRequest.performerType",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer",
        "path" : "ServiceRequest.performer",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.extension",
        "path" : "ServiceRequest.performer.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.performer.extension:optionen",
        "path" : "ServiceRequest.performer.extension",
        "sliceName" : "optionen",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_Befoerderungsmittel_Optionen_42019"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.reference",
        "path" : "ServiceRequest.performer.reference",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.performer.type",
        "path" : "ServiceRequest.performer.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer.identifier",
        "path" : "ServiceRequest.performer.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer.display",
        "path" : "ServiceRequest.performer.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.locationCode",
        "path" : "ServiceRequest.locationCode",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.locationReference",
        "path" : "ServiceRequest.locationReference",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode",
        "path" : "ServiceRequest.reasonCode",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.code"
            }
          ],
          "rules" : "closed"
        },
        "comment" : "Es ist die Ursachen dieser Krankenbefoerderung anzugeben.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:unfall_Unfallfolge",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "unfall_Unfallfolge",
        "short" : "Ursache der Verordnung",
        "definition" : "In diesem Element ist die Ursache der Verordnung anzugeben.",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:unfall_Unfallfolge.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:unfall_Unfallfolge.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Kategorie_42019",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:unfall_Unfallfolge.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:unfall_Unfallfolge.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Unfall_Unfallfolge",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:unfall_Unfallfolge.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:unfall_Unfallfolge.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:unfall_Unfallfolge.text",
        "path" : "ServiceRequest.reasonCode.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:arbeitsunfall_Berufskrankheit",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "arbeitsunfall_Berufskrankheit",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:arbeitsunfall_Berufskrankheit.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:arbeitsunfall_Berufskrankheit.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Kategorie_42019",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:arbeitsunfall_Berufskrankheit.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:arbeitsunfall_Berufskrankheit.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Arbeitsunfall_Berufskrankheit",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:arbeitsunfall_Berufskrankheit.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:arbeitsunfall_Berufskrankheit.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:arbeitsunfall_Berufskrankheit.text",
        "path" : "ServiceRequest.reasonCode.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:versorgungsleiden",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "versorgungsleiden",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:versorgungsleiden.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:versorgungsleiden.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Kategorie_42019",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:versorgungsleiden.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:versorgungsleiden.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Versorgungsleiden",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:versorgungsleiden.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:versorgungsleiden.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:versorgungsleiden.text",
        "path" : "ServiceRequest.reasonCode.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_voll_oder_teilstationaer",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "gFrei_krankenhaus_voll_oder_teilstationaer",
        "short" : "Einweisung ins Krankenhaus",
        "definition" : "Ist eine Einweisung in ein Krankenhaus notwendig, so ist diese Attribut auszuwählen. Siehe Muster 4 Ausfüllhilfe Nummer 4",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: krankenhaus_voll_oder_teilstationaer"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_voll_oder_teilstationaer.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_voll_oder_teilstationaer.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_voll_oder_teilstationaer.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_voll_oder_teilstationaer.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Krankenhaus_voll_oder_teilstationaer",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_voll_oder_teilstationaer.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_voll_oder_teilstationaer.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_voll_oder_teilstationaer.text",
        "path" : "ServiceRequest.reasonCode.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_vor_oder_nachstationaer",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "gFrei_krankenhaus_vor_oder_nachstationaer",
        "short" : "Krankenhausaufenthalt",
        "definition" : "Ist ein Aufenthalt im Krankenhaus notwendig, so ist dieser hier anzugeben. Zusätzlich können sonstige Behandlungsdaten angegeben werden. Siehe Muster 4 Ausfüllhilfe Nummer 4",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: krankenhaus_vor_oder_nachstationaer"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_vor_oder_nachstationaer.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_vor_oder_nachstationaer.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_vor_oder_nachstationaer.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_vor_oder_nachstationaer.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Krankenhaus_vor_oder_nachstationaer",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_vor_oder_nachstationaer.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_vor_oder_nachstationaer.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_krankenhaus_vor_oder_nachstationaer.text",
        "path" : "ServiceRequest.reasonCode.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_anderer_Grund",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "gFrei_anderer_Grund",
        "short" : "anderer Grund",
        "definition" : "In diesem Element sind andere genehmigungsfreie Fahrten zu deklarieren. z.B. Siehe Muster 4 Ausfüllhilfe Nummer 5.",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_anderer_Grund.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_anderer_Grund.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_anderer_Grund.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_anderer_Grund.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Anderer_Grund",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_anderer_Grund.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_anderer_Grund.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gFrei_anderer_Grund.text",
        "path" : "ServiceRequest.reasonCode.text",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_dialyse_Chemo_Strahlentherapie",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "gPflicht_HF_dialyse_Chemo_Strahlentherapie",
        "short" : "gPflicht_HF_dialyse_Chemo_Strahlentherapie",
        "definition" : "Genehmigungspflichtige(gPflicht) Fahrten zu hochfrequenten(HF) Behandlung: Dialyse, onkologischer Chemo- oder Strahlentherapie. Siehe Muster 4 Ausfüllhinweise Nummer 6",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: ambulante Operation: ambulante_Operation_gem_115_b_SGB_V"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_dialyse_Chemo_Strahlentherapie.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_dialyse_Chemo_Strahlentherapie.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_dialyse_Chemo_Strahlentherapie.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_dialyse_Chemo_Strahlentherapie.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Dialyse_Chemo_Strahlentherapie",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_dialyse_Chemo_Strahlentherapie.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_dialyse_Chemo_Strahlentherapie.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_dialyse_Chemo_Strahlentherapie.text",
        "path" : "ServiceRequest.reasonCode.text",
        "short" : "Behandlungsdaten",
        "definition" : "Im Falle mehrerer Behandlungstermine sind diese in dieseem Element zu transportieren.",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: ambulante Operation: Behandlungsdaten"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "gPflicht_HF_vergleichbarer_Ausnahmefall",
        "short" : "vergleichbarer Ausnahmefall",
        "definition" : "Genehmigungspflichtige(gPflicht) Fahrten zu hochfrequenten(HF) Behandlung: Durchführung einer Krankenbefoerderung in einem vergleichbaren Ausnahmefall. Siehe Muster 4 Ausfüllhilfe Nummer 6",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: Ambulante Operation: Vor-Nach-Behandlung"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall.extension",
        "path" : "ServiceRequest.reasonCode.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall.extension:icd-10",
        "path" : "ServiceRequest.reasonCode.extension",
        "sliceName" : "icd-10",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_ICD10_42019"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Vergleichbarer_Ausnahmefall",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_HF_vergleichbarer_Ausnahmefall.text",
        "path" : "ServiceRequest.reasonCode.text",
        "short" : "Behandlungsdaten",
        "definition" : "Im Falle mehrerer Behandlungstermine sind diese in dieseem Element zu transportieren.",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "ambulante_Operation_gem_115_b_SGB_V"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_Merkzeichen_aG_BI_H",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "gPflicht_DM_Merkzeichen_aG_BI_H",
        "short" : "Merkzeichen_aG_BI_H",
        "definition" : "Genehmigungspflichtige(gPflicht) Fahrten mit dauerhafter Mobilitätsbeeinträchtigung(DM): Für Patienten mit Merkzeichen aG, BI,H. Siehe Muster 4 Ausfüllhilfe Nummer 7",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung:"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_Merkzeichen_aG_BI_H.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_Merkzeichen_aG_BI_H.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_Merkzeichen_aG_BI_H.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_Merkzeichen_aG_BI_H.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "Merkzeichen_aG_BI_H",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_Merkzeichen_aG_BI_H.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_Merkzeichen_aG_BI_H.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung",
        "short" : "Vergleichbare Mobilitaetseinschraenkung",
        "definition" : "Genehmigungspflichtige(gPflicht) Fahrten mit dauerhafter Mobilitätsbeeinträchtigung(DM): Für Patienten mit vergleichbarer Mobilitätsbeeinträchtigung. Siehe Muster 4 Ausfüllhilfe Nummer 7",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung:"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung.extension",
        "path" : "ServiceRequest.reasonCode.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung.extension:icd-10",
        "path" : "ServiceRequest.reasonCode.extension",
        "sliceName" : "icd-10",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Krankenbefoerderung_ICD10_42019"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "vergleichbare_Mobilitaetseinschraenkung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_DM_vergleichbare_Mobilitaetseinschraenkung.text",
        "path" : "ServiceRequest.reasonCode.text",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_anderer_Grund",
        "path" : "ServiceRequest.reasonCode",
        "sliceName" : "gPflicht_anderer_Grund",
        "short" : "Anderer Grund",
        "definition" : "Genehmigungspflichtige(gPflicht) Fahrten aus anderem Grund. Siehe Muster 4 Ausfüllhilfe Nummer 9",
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung:"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_anderer_Grund.coding",
        "path" : "ServiceRequest.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_anderer_Grund.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoerderung_Hauptleistung",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_anderer_Grund.coding.version",
        "path" : "ServiceRequest.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_anderer_Grund.coding.code",
        "path" : "ServiceRequest.reasonCode.coding.code",
        "min" : 1,
        "fixedCode" : "GPflicht_Anderer_Grund",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_anderer_Grund.coding.display",
        "path" : "ServiceRequest.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_anderer_Grund.coding.userSelected",
        "path" : "ServiceRequest.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode:gPflicht_anderer_Grund.text",
        "path" : "ServiceRequest.reasonCode.text",
        "short" : "Sonstige",
        "definition" : "In diesem Element ist die Sonstige-Behandlung näher zu spezifizieren.",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "KBV",
            "map" : "Krankenbefoerderung: Hauptleistung: ambulante Behandlung: vorraussichtliche Behandlungsfrequenz"
          }
        ]
      },
      {
        "id" : "ServiceRequest.reasonReference",
        "path" : "ServiceRequest.reasonReference",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.insurance",
        "path" : "ServiceRequest.insurance",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.supportingInfo",
        "path" : "ServiceRequest.supportingInfo",
        "short" : "Angabe einer Behandlungsstätte",
        "definition" : "In diesem Element kann eine Behandlungsstätte angeben werden. Siehe Muster 4 Ausfüllhilfe Nummer 10",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.supportingInfo.reference",
        "path" : "ServiceRequest.supportingInfo.reference",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.supportingInfo.type",
        "path" : "ServiceRequest.supportingInfo.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.supportingInfo.identifier",
        "path" : "ServiceRequest.supportingInfo.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.specimen",
        "path" : "ServiceRequest.specimen",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.bodySite",
        "path" : "ServiceRequest.bodySite",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.note",
        "path" : "ServiceRequest.note",
        "short" : "Sonstiges",
        "definition" : "Freitextfeld für nähere Erläuterungen zur Verordnung. Siehe Muster 4 Ausfüllhilfe Nummer 16",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.note.author[x]",
        "path" : "ServiceRequest.note.author[x]",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.note.time",
        "path" : "ServiceRequest.note.time",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.patientInstruction",
        "path" : "ServiceRequest.patientInstruction",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.relevantHistory",
        "path" : "ServiceRequest.relevantHistory",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.